object frmAbout: TfrmAbout Left = 289 Top = 117 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'About FreeWay FTP' ClientHeight = 341 ClientWidth = 260 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 260 Height = 176 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 84 Top = 192 Width = 90 Height = 13 Caption = 'FreeWay FTP v2.0' end object Label2: TLabel Left = 70 Top = 224 Width = 119 Height = 13 Caption = 'lhtn_s@elsburg1.agric.za' end object Label3: TLabel Left = 81 Top = 208 Width = 96 Height = 13 Caption = '(c) 1996 Larry Nezar' end object Label4: TLabel Left = 24 Top = 248 Width = 168 Height = 13 Caption = 'Programmed using Borland Delphi 2' end object Label5: TLabel Left = 24 Top = 264 Width = 195 Height = 13 Caption = 'Winsock programming using DWinsock 2' end object Label6: TLabel Left = 24 Top = 280 Width = 166 Height = 13 Caption = 'Ray-Tracing using POV-Ray 3 beta' end object Bevel1: TBevel Left = 0 Top = 178 Width = 260 Height = 163 Align = alBottom end object BitBtn1: TBitBtn Left = 102 Top = 304 Width = 57 Height = 25 TabOrder = 0 Kind = bkOK end end